home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 1995 July & August / cd No4 joystick No62.iso / pc / cadeaux / df / doc / demo1.doc < prev    next >
Encoding:
Text File  |  1995-06-01  |  1.4 KB  |  36 lines

  1. /* -------------------------------------------------------------------------- */
  2. /* DFUSE DEMO 1 : simple texture stitching demo.                              */
  3. /* -------------------------------------------------------------------------- */
  4.  
  5. You start in a badly textured room in this mini level. Look at the normal walls
  6. of the room, see how the Vs and inverted Vs don't match. Look at the stairs,
  7. see how each step clashes violently. Look above the door, and see how the TOP
  8. texture is misaligned.
  9.  
  10. Pass the door, and see how texturing can be improved by looking at the same
  11. places in the other room.
  12.  
  13. It has been done very quickly, by multiselecting all the sectors on the 'good'
  14. side, switching to WALLS mode, then pressing
  15.     F5 to stitch MID textures horizontaly, then
  16. Alt+F5 to stitch TOP textures horizontaly, then
  17.     F7 to stitch MID vertically.
  18.  
  19. Then, the only non automatic one, the TOP texture above the door. Its Z offset
  20. is simply 8. Easy isn't it ?
  21.  
  22. Note that textures have voluntarily be chosen to clash with each other, to
  23. accentuate the defaults.
  24.  
  25. TO INSTALL IT
  26. =============
  27.  
  28. Go to the DOS prompt, and type 'demo1-d! -d'.
  29.  
  30. DON'T FORGET THE '-d' or the level will be extracted in the wrong directory.
  31.  
  32. Be careful, this is a SECBASE replacement, and you risk to destroy any work you
  33. have done on that level.
  34.  
  35. (note that extracted means 'from the PKZIP exe file' here, not from a .GOB)
  36.